PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardPrintFieldAttribute Class / getChecked Method
In This Topic
    getChecked Method
    In This Topic
    Gets the checked state of a radio button or check box.
    Syntax
    public PDFStandardPrintFieldChecked getChecked()

    Return Value

    A PDFStandardPrintFieldChecked enum member specifying the state of a radio button or check box field.
    See Also